home *** CD-ROM | disk | FTP | other *** search
/ PC Guide Interactive 5 / PC Guide Issue 5 (Future Publishing) (1995).iso / installp / aawin / message.bat < prev    next >
Encoding:
DOS Batch File  |  1995-02-13  |  407 b   |  19 lines

  1. echo off
  2. cls
  3. echo Autodesk Animation Player must be installed through windows
  4. echo.
  5. echo To do this .....
  6. echo.
  7. echo    1. Quit from the PC Format menu
  8. echo    2. Start windows
  9. echo    3. Choose RUN in program manager and select 
  10. echo.
  11. echo                     \UTILS\AASETUP.EXE 
  12. echo.                
  13. echo                   from your CD drive
  14. echo.
  15. echo    And away you go!
  16. echo.
  17. pause
  18.  
  19.